home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir31 / dmps254.zip / DMPS.DOC next >
Text File  |  1993-07-02  |  6KB  |  131 lines

  1.                                 DMPS.DOC                                        
  2.  
  3.              Documentation for the Dual Module Player Shell v2.54
  4.  
  5.                   Copyright (C) 1993 Toni Nikkanen
  6.                   DMP Copyright (C) 1992,1993 Otto Chrons
  7.  
  8.  
  9.  DS.EXE is a front-end program for the Dual Module Player (DMP.EXE) by
  10.  Otto Chrons. It supports all of the current features of DMP, and will
  11.  be updated whenever new features are added to DMP. It also understands
  12.  all the modfile formats DMP 2.54 understands (MOD,NST,STM,AMF,S3M,669).
  13.  DMPS is freeware so you  can freely distribute  it and I hope you did,
  14.  as long as you include this help file with the executable.
  15.  If you use DMPS on a regular basis, you are required to send the author
  16.  a nice postcard from your homeland.
  17.  When you send your postcard, you will become a registered user, and
  18.  your name will be added into the REGGED.TXT file. Become famous
  19.  by registering DMPS!!
  20.  
  21.            Here is the command line syntax:
  22.  
  23.  
  24.            DS [-b] [-?] [-h]
  25.  
  26. Where the optional -b (Bare) switch specifies that DMPS should NOT read
  27. the song names from the modfiles. Very recommendable if you have a slow
  28. disk and lots of mods in the same directory. -? and -h give a
  29. helpscreen. Note that DMPS has an inner limit of 500 modfiles; the rest
  30. will be ignored. Maybe I change this in the future, if somebody with
  31. more than 500 modules in one directory shows up.
  32.  
  33.  
  34.                                 How to use DMPS
  35.  
  36.  After DMPS has  loaded, it will display a screen with a statusline, 2
  37.  lines of data (the highlighted keys are pressable), a list of modfiles,
  38.  with the song names and file sizes and the currently active switches
  39.  for DMP at the bottom. You can move around the list with the arrow keys
  40.  or the mouse . Space or mouse button #3 will tag files, Enter or mouse
  41.  button #1 will play the tagged files with DMP and P or mouse button #2
  42.  will play the tagged files with PMP , if no files are tagged then the
  43.  file under the cursor will be played. Info about the other keys
  44.  (Ins,Del,Home,End,PageUp,PageDown,c,r,d,h, F1-F10) can be seen by
  45.  pressing h. DMPS features a configuration file. During startup DMPS
  46.  searches the path for DMPSHELL.CFG. An example configfile comes with
  47.  the distribution package, and it can be edited with any normal ASCII
  48.  editor, like SemWare's Qedit or MS-Dos EDIT. It contains the extra
  49.  parameters which will be sent to DMP & PMP when playing modules.
  50.  
  51.                ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  52.                 Contacting the author
  53.                ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  54.  
  55.        ┌─────────────────────────────────────────────────────────────────────┐
  56.        │                                                                     │
  57.        │   By mail:                                                          │
  58.        │   ────────                                                          │
  59.        │                                                                     │
  60.        │            Toni Nikkanen                                            │
  61.        │            Kymenlaaksonkatu 9 D 47                                  │
  62.        │            SF-48100 Kotka                                           │
  63.        │            FINLAND                                                  │
  64.        │                                                                     │
  65.        │   Fidonet:                                                          │
  66.        │   ─────────                                                         │
  67.        │            2:227/18.2                                               │
  68.        │                                                                     │
  69.        │   InterNet:                                                         │
  70.        │   ──────────                                                        │
  71.        │            tnikkane@clinet.fi (fastest method to contact)           │
  72.        │                                                                     │
  73.        └─────────────────────────────────────────────────────────────────────┘
  74.  
  75.     Newest version is always available at:
  76.  
  77.        ┌───────────────────────────────────────────────────────────────────────┐
  78.        │ Hangar BBBS      +358-51-3758236 24h, V.32bis, CD-rom, many nets      │
  79.        │ Valhalla CBCS    +358-52-181299  24h, V.32, OS/2 support, *FOF, **AFN │
  80.        │ ftp.uwp.edu:/pub/msdos/modplayers                                     │
  81.        │ Chaotic Vision   +358-42-42037   24h, V.32bis, Sound-related software │
  82.        └───────────────────────────────────────────────────────────────────────┘
  83.  
  84.         *FOF= Finnish Os/2 File-echo, newest OS/2 files
  85.         **AFN=Another FileNetwork, specializes in NEW Dos & Windows files.
  86.  
  87.         See DMPS.REV for revision history.
  88.         Thanks to Michael Nithammer for enhancement ideas and
  89.         bugreports.
  90.  
  91.                             ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  92.                              For programmers only
  93.                             ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  94.  
  95.  
  96.  DMPS was  created with  Borland C++  3.0. The CD played most often
  97.  was Jean-Michel Jarre's Chronologie. The curse of the week: "Borland
  98.  C++ 3.0"
  99.  
  100.  
  101.            "This product uses the SPAWNO routines by Ralf Brown
  102.         to minimize memory use while shelling to DOS and
  103.         running other programs."
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. OK, OK, I admit, I HAVE copied the outlook of DMP.EXE, DMP.DOC and DMP.REV,
  130. just to integrate DMPS better with DMP :)
  131.